Welcome![Sign In][Sign Up]
Location:
Search - adaboost in opencv

Search list

[Video CaptureGetImageFromVideo

Description: 使用DirectShow功能实现的从视频中采集图像的程序,可以按频率、累计数量或视频内容的变化显著程序为依据,自动采集和保存图像。也可以作为使用摄像头的采集功能进行视频、图像处理的一般程序框架。供没有DirectX开发经验,但需要相应功能的图像处理、模式识别、计算机视觉等方向的算法研究人员作为工具使用。在Visual Studio 2005环境开发。如果不是作为编程框架使用,则需要Intel OpenCV(开源)视觉库的支持。-execution functions of the video image collection procedures, in accordance with a frequency total quantity or video content change significantly based on procedures, automatic image acquisition and preservation. I can use the camera function video acquisition, image processing framework of the general procedures. DirectX for no development experience, but requires a corresponding function in image processing, pattern recognition, Computer Vision algorithms such directions as a research tool. In Visual Studio 2005 development environment. If it is not used as a programming framework, the need for Intel OpenCV (open source) visual library support.
Platform: | Size: 61440 | Author: 冯雪涛 | Hits:

[Otherobjectmarker

Description: 在人脸检测中用于标记人脸位置的objectmarker.exe,本人花了很大力气才收集到的-Face Detection in for marking the location of human faces objectmarker.exe, I spent a lot only collected
Platform: | Size: 920576 | Author: 王仿 | Hits:

[Graph Recognizefacedetect_harrcascade

Description: 基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
Platform: | Size: 1528832 | Author: wangdi | Hits:

[Windows DevelopFaceDetection

Description: 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Face detection is the most important aspect of facial analysis, which dealt with the problem is to identify the image (or images) in the presence of human faces, if there is to locate human faces. Face detection applications of a wide range of intelligent machines to achieve one of the important steps. AdaBoost algorithm is proposed in 1995 a fast face detection algorithms, Face Detection is a landmark of progress in the field, the weak learning algorithm based on feedback, adaptive adjustment of the error rate assumptions, so that efficiency is not reduced in the case of , the detection accuracy has been greatly improved.
Platform: | Size: 897024 | Author: ashura | Hits:

[Special EffectsCRL-2001-1

Description: 这片论文描述了动态物体的特征跟踪,用到了15个框架。拥有很强的适应性和跟踪能力。作为人脸识别,模式识别,动态跟踪的开发人员,有很好的参考价值。用c++编写,如果用OpenCV更好-This paper describes a visual object detection framework that is capable of processing images extremely rapidly while achieving high detection rates. There are three key contributions. The first is the introduction of a new image representation called the “Integral Image” which allows the features used by our detector to be computed very quickly. The second is a learning algorithm, based on AdaBoost, which selects a small number of critical visual features and yields extremely efficient classifiers [4]. The third contribution is a method for combining classifiers in a “cascade” which allows background regions of the image to be quickly discarded while spending more computation on promising object-like regions. A set of experiments in the domain of face detection are presented. The system yields face detection performance comparable to the best previous systems [16, 11, 14, 10, 1]. Implemented on a conventional desktop, face detection proceeds at 15 frames per second
Platform: | Size: 784384 | Author: lai | Hits:

[Graph Recognizegacv02

Description: gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he used gabor filtering, AdaBoost (MultiBoost) classifier and opencv Development Library, this is the second beta version is called gacv02. The program' s first test version of gacv01 can detect changes in the size of a certain goal, but can not detect plane rotation target. gacv02 improved algorithm can handle the size of target changes and plane rotation, speed was also higher.
Platform: | Size: 2736128 | Author: zxl | Hits:

[OpenCVhaarcascades

Description: opencv中haar+Adaboost已经训练好的分类器。有双目、身体等等,出自专家之手,必属精品,CV 1.0版本的有需要就下吧。-haarcascades train by expects, body, eyes.. xml files of many kinds are included which can be used directly. OpenCV 1.0 ver can download from here.
Platform: | Size: 1503232 | Author: Lei ChunPo | Hits:

[Special EffectsVideoFaceDetect

Description: 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time display, real-time lower than C. Download can be run directly in matlab, do not change the file folder relative position.
Platform: | Size: 911360 | Author: 谭恒良 | Hits:

[matlabFaceDetection_MATLAB_Call_OpenCV

Description: 本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to study face recognition, and hope that the comrades who are familiar with MATLAB may wish to try.
Platform: | Size: 1892352 | Author: | Hits:

[Windows DevelopAfacedetect_hd

Description: 基于adaboost的构造的cascade用于快速检测人人脸,能够实时检测视频中的人脸。没有采用opencv的代码。 -Based on the cascade of adaboost constructed for rapid detection of all face, real-time detection of the face in the video. Of opencv code.
Platform: | Size: 1371136 | Author: 卓越 | Hits:

[Linux-UnixarmAdaBoostface

Description: 基于arm和AdaBoost的人脸识别,有Qt做的界面,可以识别出来人脸,程序本身没错误,如无法运行,请查看是否有opencv库函数和安装有qt。-Qt interface to do arm and AdaBoost-based face recognition, face out people can identify no error in the program itself, If you are not able to run, to see if opencv library functions and install qt.
Platform: | Size: 28606464 | Author: 李云 | Hits:

[OpenCVThreeZhen

Description: 基于Opencv方法做的一个先利用三帧差分法检测视频中运动目标!,再利用adaboost算法检测人脸!能运行效果有待改进!-Opencv based method to do a first use of three difference method to detect moving objects in video! , Re-use adaboost algorithm to detect human face! The effect can be improved to run!
Platform: | Size: 3559424 | Author: 秦朗 | Hits:

[OpenCVFaceDetection

Description: 静态人脸检测程序。基于Adaboost的检测算法,使用OpenCV中提供的函数在Visual C++2005中实现一个人脸检测程序。-Static face detection process. Adaboost-based detection algorithm using OpenCV provides a function to implement a face detection program in Visual C++2005 in.
Platform: | Size: 1598464 | Author: zfy | Hits:

[Special Effectsmain

Description: 基于Adaboost的车标识别方法特征值使用的是OpenCV函数中的Haar矩形特征,在实际应用中,应根据识别物体,寻找相应的有效的特征值,然后应用于Adaboost训练-Car logo recognition method based on Adaboost eigenvalues ​ ​ of using OpenCV function of Haar rectangular features, in practical application, should be based on the identification of objects, find the corresponding effective eigenvalues ​ ​ then applied Adaboost training
Platform: | Size: 1024 | Author: 邱宇 | Hits:

CodeBus www.codebus.net